home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games Extra 1996 September / Amiga Games Extra CD-ROM 9-1996.iso / locale / catalogs / svenska / typeface.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1996-05-21  |  18KB  |  830 lines

  1. ## version 1.2
  2. ## language svenska
  3. ## codeset 0
  4. ; Typeface 1.2
  5. ; (c) 1995-96 David Kinder
  6. ; When making a translation, please check that the translated text still
  7. ; fits into the windows and requesters, even on a 640x200 screen.
  8. ; If a string to be translated contains a % sign followed by one or more
  9. ; letters, then in the program they will be replaced by some text (which
  10. ; will be indicated in the comment in this file). The % construct *must*
  11. ; be left in the string so that the string will make sense.
  12. ; \n is a newline character, \" is a quote. If the translated string is
  13. ; longer than one line, it must have a final \ appended to it to tell
  14. ; FlexCat to scan the next line.
  15. ; Gadget strings (which start with "gadg", rather than "msg") can contain
  16. ; an underscore character ("_"), which means that the following character
  17. ; is the keyboard shortcut (e.g. for the string "_Cancel", "c" will be
  18. ; the shortcut). Please check that no two gadgets in the same window use
  19. ; the same shortcut!
  20. ; New strings added for a given version are indicated by a "**" followed by
  21. ; the version number, e.g. "** 1.2" for this release.
  22. ; General requester strings
  23. ; =========================
  24. ; Continue operation choice.
  25. msgContinue
  26. Forts
  27. ;Continue
  28. ; Cancel operation choice.
  29. msgCancel
  30. Avbryt
  31. ;Cancel
  32. ; Yes/no choice. The "Yes" must come first, and be separated from the "No"
  33. ; by the | character.
  34. msgYesNo
  35. Ja|Nej
  36. ;Yes|No
  37. ; General gadget strings
  38. ; ======================
  39. ; Accept gadget
  40. gadgAccept
  41. _Acceptera
  42. ;_Accept
  43. ; Cancel gadget
  44. gadgCancel
  45. A_vbryt
  46. ;_Cancel
  47. ; Error requesters occurring during initialization
  48. ; ================================================
  49. ; no asl.library
  50. msgNoAslLib
  51. Kan ej 
  52. ppna asl.library v37+.
  53. ;Cannot open asl.library v37+.
  54. ; no diskfont.library
  55. msgNoDiskfontLib
  56. Kan ej 
  57. ppna diskfont.library v36+.
  58. ;Cannot open diskfont.library v36+.
  59. ; no iffparse.library
  60. msgNoIFFParseLib
  61. Kan ej 
  62. ppna iffparse.library v37+.
  63. ;Cannot open iffparse.library v37+.
  64. ; no bgui.library
  65. msgNoBguiLib
  66. Kan ej 
  67. ppna bgui.library v39+.
  68. ;Cannot open bgui.library v39+.
  69. ; no textfield.gadget
  70. msgNoTextFieldGadget
  71. Kan ej 
  72. ppna textfield.gadget v3+.
  73. ;Cannot open textfield.gadget v3+.
  74. ; Fatal error requester
  75. ; =====================
  76. ; This requester appears if a fatal error occurs while Typeface is
  77. ; running. %s is replaced by the name of the routine which failed,
  78. ; e.g. AllocAslRequest()
  79. msgFatalError
  80. Ett fatalt fel har intr
  81. ffat:\nEtt anrop till %s har misslyckats.
  82. ;A fatal error has occured:\nA call to %s has failed.
  83. ; Loading in a font
  84. ; =================
  85. ; font requester title
  86. msgOpenFont
  87. ppna typsnitt
  88. ;Open Font
  89. ; Error requester on load failure. %s is replaced by the font name,
  90. ; e.g. "topaz".
  91. msgNoOpenFont
  92. Kan ej 
  93. ppna %s.
  94. ;Cannot open %s.
  95. ; Character editing windows
  96. ; =========================
  97. ; The standard window title. %c is replaced by the character, %lu its
  98. ; number in decimal and %.2lX its number in hex, e.g. for "w", the title
  99. ; would be "w (119 decimal/$77 hex)".
  100. msgCharTitle
  101. %c (%lu decimalt/$%.2lX hex)
  102. ;%c (%lu decimal/$%.2lX hex)
  103. ; Special case for character zero.
  104. msgZeroTitle
  105. (0 decimalt/$00 hex)
  106. ;(0 decimal/$00 hex)
  107. ; Title for blank character.
  108. msgBlankTitle
  109. blank
  110. ;blank
  111. ; About menu item
  112. ; ===============
  113. ; text in About requester
  114. msgFreeChip
  115. Fritt Chip-minne
  116. ;Free Chip Memory
  117. msgFreeFast
  118. Fritt Fast-minne
  119. ;Free Fast Memory
  120. ; ** 1.2 Should be a translation of:
  121. ;   "Catalog translated by <name>\n\n"
  122. ; where <name> is your name. Note the trailing \n\n. This string is left
  123. ; blank for the default (i.e. English).
  124. msgTranslator
  125. Katalog 
  126. versatt av Daniel Adolfsson\n<m-29431@mailbox.swipnet.se>\n\n
  127. ; Quit menu item
  128. ; ==============
  129. ; This requester appears if "Confirm Quit" selected in preferences.
  130. ; If the character data has been modified, %s is replaced by the
  131. ; following message, else "".
  132. msgCheckQuit
  133. %sVill du verkligen avsluta?
  134. ;%sDo you wish to quit?
  135. ; Note the space at the end of this text!
  136. msgCharsChanged
  137. Teckendatan har 
  138. ndrats.\n 
  139. ;The character data has been\nchanged. 
  140. ; Gadget string
  141. msgQuitCancel
  142. Avsluta|Avbryt
  143. ;Quit|Cancel
  144. ; This requester appears if Typeface cannot quit due to visitor windows
  145. ; open on its screen.
  146. msgVisitors
  147. Var v
  148. nlig st
  149. ng alla bes
  150. kande f
  151. nster.
  152. ;Please close all visitor windows.
  153. ; PutPositive() error requester
  154. ; =============================
  155. ; This function is called to give a general message when a number
  156. ; entered in a window is too small. %s will be replaced by a string,
  157. ; e.g. "font height", and %ld by a number, so the requester might read
  158. ; (in English) "The font height must be greater than 1."
  159. msgPutPositive
  160. ste vara st
  161. n %ld.
  162. ;The %s must be greater than %ld.
  163. ; Font Parameters window
  164. ; ======================
  165. ; window title
  166. msgFontParamsTitle
  167. ndra typsnittsparametrar
  168. ;Edit Font Parameters
  169. ; labels for font type cycle gadget
  170. msgFontFixed
  171. Fixerad bredd
  172. ;Fixed Width
  173. msgFontProp
  174. Proportionell
  175. ;Proportional
  176. ; labels for aspect ratio cycle gadget
  177. msgAspectNormal
  178. Normal
  179. ;Normal
  180. msgAspectThin
  181. ;Thin
  182. msgAspectWide
  183. ;Wide
  184. ; The following are the labels for the gadgets.
  185. ; font type cycle
  186. gadgFontType
  187. _Typsnittstyp
  188. ;_Font Type
  189. ; font height string
  190. gadgFontHeight
  191. ;_Height
  192. ; font baseline string
  193. gadgFontBaseline
  194. _Baslinje
  195. ;_Baseline
  196. ; font width string
  197. gadgFontWidth
  198. B_redd
  199. ;_Width
  200. ; bold smear string
  201. gadgBoldSmear
  202. Fetstils_grad
  203. ;Bold _Smear
  204. ; normal check box
  205. gadgFontNormal
  206. _Normal
  207. ;_Normal
  208. ; italic check box
  209. gadgFontItalic
  210. _Kursiv
  211. ;_Italic
  212. ; bold check box
  213. gadgFontBold
  214. ;B_old
  215. ; underline check box
  216. gadgFontUnderline
  217. _Understruken
  218. ;_Underline
  219. ; extended check box
  220. gadgFontExtended
  221. ;_Extended
  222. ; reversed check box
  223. gadgFontReversed
  224. _Inverserad
  225. ;_Reversed
  226. ; aspect cycle
  227. gadgFontAspect
  228. As_pekt
  229. ;As_pect
  230. ; blank gadget
  231. gadgFontBlank
  232. B_lank
  233. ;B_lank
  234. ; These requesters appear if an incorrect value is entered as one of the
  235. ; parameters and the Accept gadget is selected.
  236. ; error if baseline too small
  237. msgErrorBaseline
  238. Typsnittets baslinje m
  239. ste vara\n\
  240. mindre 
  241. n typsnittets h
  242. ;The font baseline must be\n\
  243. ;less than the font height.
  244. ; error if font width negative
  245. msgErrorFontWidth
  246. Typsnittsbredden m
  247. ste vara positiv.
  248. ;The font width must be positive.
  249. ; warning when changing font type
  250. msgWarnPropChange
  251. Detta typsnitt kommer att 
  252. ndras fr
  253. proportionell till fixerad bredd. Vill\n\
  254. du att alla tecken ska f
  255.  samma bredd?\n\
  256. ("Ja" rekommenderas)
  257. ;This font will be changed from proportional\n\
  258. ;to fixed width. Do you wish all characters\n\
  259. ;to have the same width (yes is recommended)?
  260. ; the following are passed to the PutPositive() function (see above)
  261. ; bold smear too small
  262. msgBoldSmear
  263. Fetstilsgraden
  264. ;bold smear
  265. ; font baseline too small
  266. msgFontBaseline
  267. Typsnittets baslinje
  268. ;font baseline
  269. ; font height too small
  270. msgFontHeight
  271. Typsnittets h
  272. ;font height
  273. ; Preferences window
  274. ; ==================
  275. ; window title
  276. msgPrefsTitle
  277. llningar
  278. ;Preferences
  279. ; page titles
  280. msgPrefsScreen
  281. ;Screen
  282. msgPrefsToolBar
  283. Verktygsknappar
  284. ;Tool Bar
  285. msgPrefsEdit
  286. Editeringsf
  287. nster
  288. ;Edit Windows
  289. msgPrefsSelect
  290. Teckenvalsf
  291. nster
  292. ;Selection Window
  293. msgPrefsMisc
  294. Diverse
  295. ;Miscellaneous
  296. ; save gadget
  297. gadgPrefsSave
  298. _Spara
  299. ;_Save
  300. ; use gadget
  301. gadgPrefsUse
  302. ;_Use
  303. ; Requester if there is an error while saving preferences. %s is replaced
  304. ; with the directory to which the save was attempted.
  305. msgPrefsSaveError
  306. Kan ej spara inst
  307. llningarna till\n\"%s\"
  308. ;Cannot save preferences to\n\"%s\"
  309. ; Preferences window - Screen page
  310. ; ================================
  311. ; screen font requester title
  312. msgScreenFont
  313. ndra sk
  314. rmtypsnitt
  315. ;Change Screen Font
  316. ; screen mode requester title
  317. msgScreenMode
  318. ndra sk
  319. ;Change Screen Mode
  320. ; custom screen check box
  321. gadgCustomScr
  322. _Egen sk
  323. ;Cus_tom Screen
  324. ; screen mode box
  325. gadgMode
  326. ;_Mode
  327. ; screen font box
  328. gadgScreenFont
  329. _Typsnitt
  330. ;_Font
  331. ; public screen string
  332. gadgPubScreen
  333. _Publik sk
  334. ;_Public Screen
  335. ; The screen mode requester is only present in asl.library v38+.
  336. ; If the version of asl is too old, show this error and continue.
  337. msgNeedAslV38
  338. asl.library v38 eller h
  339. gre kr
  340. ;asl.library v38 or higher required.
  341. ; Preferences window - Tool Bar page
  342. ; ==================================
  343. ; ** 1.2 Tool tips for the listview gadgets.
  344. gadgToolBarIn
  345. Inkluderat bland verktygsknapparna
  346. ;Included in tool bar
  347. gadgToolBarOut
  348. Ej inkluderat bland verktygsknapparna
  349. ;Not included in tool bar
  350. ; ** 1.2 The following are entries for the tool bar listvies describing the
  351. ; various icons. Please make sure that these fit into the listview.
  352. prefsDecWidth
  353. Minska bredd
  354. ;Dec. Width
  355. prefsIncWidth
  356. ka bredd
  357. ;Inc. Width
  358. prefsMoveLeft
  359. Flytta v
  360. nster
  361. ;Move Left
  362. prefsMoveRight
  363. Flytta h
  364. ;Move Right
  365. prefsMoveUp
  366. Flytta upp
  367. ;Move Up
  368. prefsMoveDown
  369. Flytta ner
  370. ;Move Down
  371. prefsKerning
  372. Kerning
  373. ;Kerning
  374. prefsWidthWin
  375. Breddf
  376. nster
  377. ;Width Window
  378. prefsZoomIn
  379. Zooma in
  380. ;Zoom In
  381. prefsZoomOut
  382. Zooma ut
  383. ;Zoom Out
  384. prefsFlipHoriz
  385. nd horis.
  386. ;Flip Horiz.
  387. prefsFlipVert
  388. nd vert.
  389. ;Flip Vert.
  390. ; height string
  391. gadgToolBarHeight
  392. ;_Height
  393. ; auto height check box
  394. gadgAuto
  395. A_uto
  396. ;_Auto
  397. ; Passed to PutPositive() (see above) if the tool bar height is too small.
  398. msgToolbarHeight
  399. Verktygsknapparnas h
  400. ;tool bar height
  401. ; Preferences window - Edit Windows page
  402. ; ======================================
  403. ; pixels group
  404. msgPixels
  405. Punkter
  406. ;Pixels
  407. ; pixel width string
  408. gadgPixelWidth
  409. _Bredd
  410. ;_Width
  411. ; pixel height string
  412. gadgPixelHeight
  413. ;_Height
  414. ; border cycle gadget
  415. gadgPixelBorder
  416. ;_Border
  417. ; border cycle labels
  418. msgBorderNo
  419. msgBorderYes
  420. msgBorderGrid
  421. ;Grid
  422. ; maximize window check box
  423. gadgMaxWindow
  424. _Maximera f
  425. nster
  426. ;_Maximize Window
  427. ; show baseline check box
  428. gadgShowBLine
  429. Bas_linje
  430. ;Baseli_ne
  431. ; ** 1.2 toggle drawing mode check box
  432. gadgToggle
  433. ;_Toggle
  434. ; Passed to PutPositive() (see above) if the pixel width is too small.
  435. msgPixelWidth
  436. punkt bredd
  437. ;pixel width
  438. ; Passed to PutPositive() if the pixel height is too small.
  439. msgPixelHeight
  440. punkt h
  441. ;pixel height
  442. ; Preferences window - Selection Window page
  443. ; ==========================================
  444. ; window sizing check box
  445. gadgSizeWin
  446. St_orleksknapp
  447. ;Window Si_zing
  448. ; shift check box
  449. gadgShift
  450. Sh_ift
  451. ;Sh_ift
  452. ; selection window width cycle
  453. gadgWidthCycle
  454. _Bredd
  455. ;_Width
  456. ; selection window height string
  457. gadgSelWinHeight
  458. ;_Height
  459. ; selection window font gadget
  460. gadgSelWinFont
  461. _Typsnitt
  462. ;_Font
  463. ; Passed to PutPositive() (see above) if the window width is too small.
  464. msgSelWndWidth
  465. nster bredd
  466. ;window width
  467. ; Preferences window - Miscellaneous page
  468. ; =======================================
  469. ; preferences save cycle group
  470. msgSavePrefsTo
  471. Spara inst
  472. llningar till
  473. ;Save preferences to
  474. ; confirm quit check box
  475. gadgQuit
  476. fta avs_lutning
  477. ;Confirm _Quit
  478. ; ** 1.2 query width on load check box
  479. gadgQueryWidth
  480. ga om _bredd vid laddning
  481. ;Query _Width on Load
  482. ; preferences save cycle labels
  483. msgPrefsEnv
  484. Omgivningsvariabler
  485. ;Environment Variable
  486. msgPrefsProg
  487. Typeface-katalogen
  488. ;Typeface Directory
  489. ; Change Font Directory window
  490. ; ============================
  491. ; window title
  492. msgFontDirTitle
  493. ndra typsnittskatalog
  494. ;Change Font Directory
  495. ; assign gadget
  496. gadgAssign
  497. _Tilldela
  498. ;_Assign
  499. ; assign add gadget
  500. gadgAssignAdd
  501. A_ddera tilldelning
  502. ;Assign A_dd
  503. ; Requester if specified directory not found. %s is replaced with the
  504. ; directory path.
  505. msgNoDir
  506. Kan ej hitta katalogen\n\"%s\"
  507. ;Cannot find directory\n\"%s\"
  508. ; ** 1.2 Change Font Directory window
  509. ;        ============================
  510. ; window title
  511. msgResetTitle
  512. terst
  513. ll kerning
  514. ;Reset Kerning
  515. ; reset gadget
  516. gadgReset
  517. terst
  518. ;_Reset
  519. ; text following "Spacing" gadget
  520. infoPlusWidth
  521. + bredd
  522. ;+ Width
  523. ; warning text in window
  524. infoWarnReset
  525. Varning: Detta kommer att\n\
  526. terst
  527. lla kerning och\n\
  528. mellanrum f
  529. r alla tecken.\n\
  530. ;Warning: This will reset\n\
  531. ;the kerning and spacing\n\
  532. ;for all characters.\n\
  533. ; ** 1.2 Edit Character window
  534. ;        =====================
  535. ; window title
  536. msgEditCharTitle
  537. Editera tecken
  538. ;Edit Character
  539. ; character number integer gadget
  540. gadgCharNum
  541. Tecken nummer
  542. ;Character Number
  543. ; Save Font window
  544. ; ================
  545. ; window title
  546. msgSaveTitle
  547. Spara typsnitt
  548. ;Save Font
  549. ; directory string gadget
  550. gadgFontDir
  551. Typsnitts_katalog
  552. ;Font _Directory
  553. ; font name string gadget
  554. gadgFontName
  555. _Typsnitt
  556. ;_Font
  557. ; font size
  558. msgSize
  559. Storlek
  560. ;Size
  561. ; first character string gadget
  562. gadgFirst
  563. ;F_irst
  564. ; last character string gadget
  565. gadgLast
  566. S_ist
  567. ;_Last
  568. ; kern info check box
  569. gadgKernInfo
  570. K_erningsinfo
  571. ;_Kern Info
  572. ; save gadget
  573. gadgSave
  574. _Spara
  575. ;_Save
  576. ; Error requesters if the first or last characters to be saved are not
  577. ; in the range 0 to 255.
  578. msgFirstRange
  579. Det f
  580. rsta tecknet m
  581. ste vara mellan 0 och 255.
  582. ;The first character must be between 0 and 255.
  583. msgLastRange
  584. Det sista tecknet m
  585. ste vara mellan 0 och 255.
  586. ;The last character must be between 0 and 255.
  587. ; Error if first char > last.
  588. msgFirstGreaterLast
  589. Det f
  590. rsta tecknet kan inte vara st
  591. n det sista.
  592. ;The first character cannot be greater than the last.
  593. ; Warning if save directory does not exist. %s is replaced by the
  594. ; name of the directory.
  595. msgSaveNoDir
  596. Katalogen \"%s\"\nexisterar inte.
  597. ;Directory \"%s\"\ndoes not exist.
  598. ; gadget text
  599. msgSaveNoDirGadgets
  600. Skapa|Avbryt
  601. ;Create|Cancel
  602. ; Error if directory cannot be created. %s is replaced by the name of
  603. ; the directory
  604. msgSaveCreateError
  605. Kan ej skapa katalogen\n\"%s\".
  606. ;Cannot create directory\n\"%s\".
  607. ; Warning if file already exists. %s is replaced by the file name.
  608. msgSaveWarnExists
  609. Filen \"%s\" finns redan.
  610. ;File \"%s\" exists.
  611. ; gadget text
  612. msgSaveWarnExistsGadgets
  613. Skriv 
  614. ver|Avbryt
  615. ;Overwrite|Cancel
  616. ; Error writing font header. %s is replaced by the directory name.
  617. msgSaveWriteHeader
  618. Kan ej skriva typsnittshuvud till \n\"%s\".
  619. ;Cannot write font header to \n\"%s\".
  620. ; Error creating font header
  621. msgSaveCreateHeader
  622. Kan ej skapa typsnittshuvud.
  623. ;Cannot create font header.
  624. ; Error writing font data. %s is replaced by the directory name.
  625. msgSaveWriteData
  626. Kan ej skriva typsnittsdata till \n\"%s\".
  627. ;Cannot write font data to \n\"%s\".
  628. ; Not enough memory.
  629. msgSaveNoMemory
  630. Ej tillr
  631. ckligt med minne.
  632. ;Not enough memory.
  633. ; ** 1.2 Query Width on Load window
  634. ;        ==========================
  635. ; window title
  636. msgQueryWidthTitle
  637. gan om typsnittsbredd...
  638. ;Querying Font Width...
  639. ; font info label
  640. msgQueryFont
  641. Typsnitt
  642. ;Font
  643. ; new width integer gadget
  644. gadgQueryNewWidth
  645. _Bredd
  646. ;_Width
  647. ; load gadget
  648. gadgLoad
  649. _Ladda Typsnitt
  650. ;_Load Font
  651. ; Change Character Width window
  652. ; =============================
  653. ; The window title. %lu is replaced by the decimal number of the
  654. ; character, and %d by it's width, e.g. for "w" from topaz/8:
  655. ; "Change Width of 119 (from 8)"
  656. msgWidthTitle
  657. ndra bredd hos %lu (fr
  658. n %d)
  659. ;Change Width of %lu (from %d)
  660. ; A special case for the blank character.
  661. msgWidthTitleBlank
  662. ndra bredd hos blank (fr
  663. n %d)
  664. ;Change Width of blank (from %d)
  665. ; width string gadget
  666. gadgNewWidth
  667. Ny _bredd
  668. ;New _Width
  669. ; Left/right offset texts. %ld if replaced by the pixel offset.
  670. msgLeftOffset
  671. nster offset: %ld
  672. ;Left Offset: %ld
  673. msgRightOffset
  674. ger offset: %ld
  675. ;Right Offset: %ld
  676. ; Change Character Kerning window
  677. ; ===============================
  678. ; The window title. %lu is replaced by the decimal number of the
  679. ; character, e.g. for "w" from topaz/8: "Kerning for 119"
  680. msgKernTitle
  681. Kerning f
  682. r %lu
  683. ;Kerning for %lu
  684. ; A special case for the blank character.
  685. msgKernTitleBlank
  686. Kerning f
  687. r blank
  688. ;Kerning for blank
  689. ; spacing string gadget
  690. gadgSpacing
  691. _Mellanrum
  692. ;_Spacing
  693. ; kerning string gadget
  694. gadgKerning
  695. _Kerning
  696. ;_Kerning
  697. ; Font Preview window
  698. ; ===================
  699. ; window title
  700. msgPreviewTitle
  701. rhandstitt p
  702.  typsnitt
  703. ;Font Preview
  704. ; update gadget
  705. gadgUpdate
  706. _Uppdatera
  707. ;Upda_te
  708. ; show all gadget
  709. gadgShowAll
  710. V_isa alla
  711. ;S_how All
  712. ; clear gadget
  713. gadgClear
  714. _Rensa
  715. ;C_lear
  716. ; Menus
  717. ; =====
  718. ; The following are the strings for all the menus.
  719. ; Project menu
  720. msgMenuProjectTitle
  721. Projekt
  722. ;Project
  723. msgMenuOpen
  724. ppna typsnitt...
  725. ;Open Font...
  726. msgMenuSave
  727. Spara typsnitt...
  728. ;Save Font...
  729. msgMenuChangeDir
  730. ndra katalog...
  731. ;Change Dir...
  732. msgMenuPreview
  733. rhandstitt...
  734. ;Preview...
  735. msgMenuPrefs
  736. llningar...
  737. ;Preferences...
  738. msgMenuAbout
  739. Om...
  740. ;About...
  741. msgMenuQuit
  742. Avsluta...
  743. ;Quit
  744. ; Font menu
  745. msgMenuFontTitle
  746. Typsnitt
  747. ;Font
  748. msgMenuEditFont
  749. ndra parametrar...
  750. ;Edit Parameters...
  751. ; ** 1.2
  752. msgMenuEditChar
  753. Editera tecken...
  754. ;Edit Character...
  755. msgMenuMoveLeft
  756. Flytta v
  757. nster
  758. ;Move Left
  759. msgMenuMoveRight
  760. Flytta h
  761. ;Move Right
  762. msgMenuMoveUp
  763. Flytta upp
  764. ;Move Up
  765. msgMenuMoveDown
  766. Flytta ner
  767. ;Move Down
  768. msgMenuResetKern
  769. terst
  770. ll kerning...
  771. ;Reset Kerning...
  772. ; ** 1.2
  773. msgMenuCascade
  774. Arrangera f
  775. nster
  776. ;Cascade Windows
  777. ; Character menu
  778. msgMenuCharTitle
  779. Tecken
  780. ;Character
  781. ; ** 1.2
  782. msgMenuUndo
  783. ;Undo
  784. ; ** 1.2
  785. msgMenuCut
  786. Klipp ut
  787. msgMenuCopy
  788. Kopiera
  789. ;Copy
  790. msgMenuPaste
  791. Klistra in
  792. ;Paste
  793. ; ** 1.2
  794. msgMenuErase
  795. Radera
  796. ;Erase
  797. ; ** 1.2
  798. msgMenuFlipHoriz
  799. nd horisontellt
  800. ;Flip Horizontally
  801. ; ** 1.2
  802. msgMenuFlipVert
  803. nd vertikalt
  804. ;Flip Vertically
  805. msgMenuZoomIn
  806. Zooma in
  807. ;Zoom In
  808. msgMenuZoomOut
  809. Zooma ut
  810. ;Zoom Out
  811. msgMenuChangeWidth
  812. ndra bredd...
  813. ;Change Width...
  814. msgMenuKerning
  815. Kerning...
  816. ;Kerning...
  817. ; Preview menu
  818. msgMenuPreviewTitle
  819. rhandstitt
  820. ;Preview
  821. msgMenuUpdate
  822. Uppdatera
  823. ;Update
  824. msgMenuShowAll
  825. Visa alla
  826. ;Show All
  827. msgMenuClear
  828. Rensa
  829. ;Clear
  830.